home *** CD-ROM | disk | FTP | other *** search
-
- REM Doom by ID
-
- REM FLCS & WCS II
-
- REM Written and Tested by Ed Bowser - August, 1994
-
- REM ╔══════════════════════════════════╗
- REM ║ Mark II WCS Base Switch Settings ║
- REM ║ Black Switch = Digital ║
- REM ║ Red Switch = Digital ║
- REM ╚══════════════════════════════════╝
-
- REM NOTE: No throttle statement is needed with the WCS II run thru the
- REM FLCS as analog! When no throttle statement is encountered for the
- REM WCS II, it is assumed ANALOG and the RED switch must be in ANALOG.
-
- REM ╔═════════════════════════════════════════════════════════════╗
- REM ║Game Settings: In the Doom setup program, select a joystick ║
- REM ║and program the joystick buttons for strafe and use to the ║
- REM ║buttons specified in this file. You can use your existing ║
- REM ║strafe and use settings, if different, but you'll have to ║
- REM ║change the Doom M50 file to match them. ║
- REM ╚═════════════════════════════════════════════════════════════╝
-
- Mdef Doom
-
- REM ╔════════════╗
- REM ║ Enable WCS ║
- REM ╚════════════╝
-
- USE WCS
-
- REM ╔═════════════════════════╗
- REM ║ Set Throttle Delay Rate ║
- REM ╚═════════════════════════╝
-
- RATE 20
-
- REM ╔════════════════════════╗
- REM ║FLCS Buttons Commands: ║
- REM ╚════════════════════════╝
-
- BTN TG2
-
- BTN H1U Resupply
- BTN H1L Behold_Menu
- BTN H1R Invincible
- BTN H1D Extra_Map_Detail
-
- BTN S1 Push
- BTN S2 Pass_Thru_Walls
- BTN S3 Yes
- BTN S4 No
-
- BTN H2U Fast_Forward
- BTN H2L Fast_Strafe_Lft
- BTN H2R Fast_Strafe_Rht
- BTN H2D Fast_Back
-
- BTN H3U Fast_Turn_Right
- BTN H3L Turn_Left
- BTN H3R Turn_Right
- BTN H3D Fast_Turn_Left
-
- BTN H4U Quick_Save
- BTN H4L Zoom_View_In
- BTN H4R Zoom_View_Out
- BTN H4D Quick_Load
-
- REM ╔════════════════════════╗
- REM ║WCS II Buttons Commands:║
- REM ╚════════════════════════╝
-
- BTN T1 Fist/Chainsaw
- BTN T2 Pistol
- BTN T3 Shotgun
- BTN T4 Chaingun
- BTN T5 Rocket_Launcher
- BTN T6 Plasma_Rifle
- BTN T7 /P /N Toggle_Map
- /R /N Toggle_Map
- BTN T8 /P /N ESC
- /R /N ESC
-
- REM ╔═══════════════════════════════════════════════════════════════════╗
- REM ║ ║
- REM ║ NOTE: THIS FILE IS TO BE USED WITH THE F16C BLOCK 50 FLCS ║
- REM ║ Joystick Controller made exclusively by ThrustMaster, Inc. ║
- REM ║ ║
- REM ║ Don't have one of these joysticks that are so realistic they look ║
- REM ║ like they've been ripped out of the jet? Just pick up your phone ║
- REM ║ and dial 503-639-3200 or fire up the FAX machine and send a FAX ║
- REM ║ to ThrustMaster, Inc. Ask for the Order department. Have your ║
- REM ║ Visa or MasterCard ready. ║
- REM ║ ║
- REM ╚═══════════════════════════════════════════════════════════════════╝
-